docs: Add a section on a11y patterns
authorEmmanuele Bassi <ebassi@gnome.org>
Mon, 19 Oct 2020 17:39:40 +0000 (18:39 +0100)
committerEmmanuele Bassi <ebassi@gnome.org>
Mon, 19 Oct 2020 17:39:40 +0000 (18:39 +0100)
docs/reference/gtk/section-accessibility.md

index 9d352f640f627058727a751981445e8d62c4d600..5576066e2f7a4bbab19a5e5f0b9e7934c51482d8 100644 (file)
@@ -284,3 +284,7 @@ accessible label as "Download Final report.pdf".
 The power of hiding and enhancing can be a double-edged sword, as it can
 lead to inadvertently overriding the accessible semantics of existing
 widgets.
+
+## Design patterns and custom widgets
+
+...